Configures an asp . net application for custom forms - based authentication 為基于窗體的自定義身份驗(yàn)證配置asp . net應(yīng)用程序。
Specifies asp . net forms - based authentication as the authentication mode 將基于asp . net窗體的身份驗(yàn)證指定為身份驗(yàn)證模式。
Follow these steps to create a web clipper that uses form - based authentication 創(chuàng)建使用基于表單的認(rèn)證的web裁剪器的步驟如下:
Configures the user s credentials for web applications that use forms - based authentication 為使用基于窗體驗(yàn)證的web應(yīng)用程序配置用戶憑據(jù)。
Forms - based authentication is used for web sites that are made available to the internet 基于窗體的身份驗(yàn)證用于可通過internet訪問的網(wǎng)站。
Gets or sets a value indicating whether forms - based authentication should use cookies 獲取或設(shè)置一個(gè)值,該值指示基于窗體的身份驗(yàn)證是否應(yīng)使用cookie 。
Property defines whether forms - based authentication should use a cookie to exchange user information 屬性定義基于窗體的身份驗(yàn)證是否應(yīng)使用cookie來交換用戶信息。
To complete this example , substitute a url that you can access and that requires form - based authentication 為了完成這個(gè)示例,請(qǐng)用您可以訪問的并要求基于表單的認(rèn)證的url來替代。
In general , to create a web clipper that uses form - based authentication , you need to know following values 一般來說,為了創(chuàng)建使用基于表單的認(rèn)證的web裁剪器,您需要知道以下這些值:
Forms - based authentication uses the asp . net membership system to manage individual user accounts and groups roles 基于窗體的身份驗(yàn)證使用asp . net成員資格系統(tǒng),以管理各個(gè)用戶帳戶和組(角色) 。
Form-based authentication is a term of art in the context of Web- and Internet-based online networked computer systems. In general, it refers to the notion of a user being presented with an editable "form" to fill in and submit in order to log in to some system or service.